home *** CD-ROM | disk | FTP | other *** search
/ Laboratorio Interattivo Deagostini / laboratorio interattivo deagostini.bin / swf / 402_old.swf / scripts / DefineButton2_42 / BUTTONCONDACTION on(release).as < prev   
Text File  |  2003-01-04  |  111b  |  6 lines

  1. on(release){
  2.    stopDrag();
  3.    this.swapDepths(this.profondo);
  4.    _root.funzioni.cliprilasciata(_name);
  5. }
  6.